Macintosh LC 630 and Macintosh Quadra 630 Developer Note
P. 27: In Table 3-4,
change “/IORDY” to “IORDY”
change “/DASP” to “Reserved”
change “/PDIAG” to “Reserved”
P. 28: In Table 3-5,
change “CS0” to “/CS1” and change “high” to “low”
change “CS1” to “/CS0” and change “high” to “low”
change “/IORDY” to “IORDY”
P. 69: Replace the third paragraph as follows:
Old paragraph:
“At system startup time, the IDE device driver is installed as one of the device drivers from the ROM. Note that this is different from the driver loading sequence for SCSI hard drive devices, which are RAM based drivers that are loaded from the device media. Because of this difference the IDE driver cannot be patched out during system startup.”
New paragraph:
“At system startup time, if a RAM-based driver is not found on the IDE drive media, the IDE device driver in the ROM is installed as one of the device drivers. Note that this is different from the driver loading sequence for SCSI hard drive devices, which are RAM based drivers that are always loaded from the device media.”
P. 71: In the first paragraph of the Close routine, remove the word "removes the VBL task."
P. 73: In the first paragraph of the section “IDE Hard Disk Driver Control Calls,”
remove the words "and drive diagnostics."
P. 81: In the description of the Power-Mode Status call, in first line under “Output Parameters,” change "most significant bit" to "most significant byte."
P. 81: In the description of the Power-Mode Status call, in the last line under “Result Codes,” change "controlErr" to "statusErr" and change "–17" to "–18".